fjes: Disable auto-loading
authorBen Hutchings <ben@decadent.org.uk>
Sat, 18 Mar 2017 20:47:58 +0000 (20:47 +0000)
committerSalvatore Bonaccorso <carnil@debian.org>
Wed, 18 Jan 2023 19:56:44 +0000 (19:56 +0000)
commit36bc97f102d97925bbf7c3ed73be519b84c00270
treeeec2583f2b3bbdfd5b5bcc8412dcfa3328ca60ec
parent79b10cb3534464f3a252a08ac8b6699ab2654c59
fjes: Disable auto-loading

Bug-Debian: https://bugs.debian.org/853976
Forwarded: no

fjes matches a generic ACPI device ID, and relies on its probe
function to distinguish whether that really corresponds to a supported
device.  Very few system will need the driver and it wastes memory on
all the other systems where the same device ID appears, so disable
auto-loading.

Gbp-Pq: Topic debian
Gbp-Pq: Name fjes-disable-autoload.patch
drivers/net/fjes/fjes_main.c